Searched defs:rlan_ctx (Results 1 – 2 of 2) sorted by relevance
1384 ice_write_rxq_ctx(struct ice_hw * hw,struct ice_rlan_ctx * rlan_ctx,u32 rxq_index) ice_write_rxq_ctx() argument 1408 ice_read_rxq_ctx(struct ice_hw * hw,struct ice_rlan_ctx * rlan_ctx,u32 rxq_index) ice_read_rxq_ctx() argument
1727 struct ice_rlan_ctx rlan_ctx = {0}; in ice_setup_rx_ctx() local