Home
last modified time | relevance | path

Searched defs:rlan_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_common.c1384 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, in ice_write_rxq_ctx()
1408 ice_read_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, in ice_read_rxq_ctx()
H A Dice_lib.c1671 struct ice_rlan_ctx rlan_ctx = {0}; in ice_setup_rx_ctx() local