Searched refs:ice_rlan_ctx (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/sys/dev/ice/ |
| HD | ice_common.c | 1426 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0), 1427 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13), 1428 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32), 1429 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89), 1430 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102), 1431 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109), 1432 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114), 1433 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116), 1434 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117), 1435 ICE_CTX_STORE(ice_rlan_ctx, l2tsel, 1, 119), [all …]
|
| HD | ice_common.h | 121 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, 124 ice_read_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx,
|
| HD | ice_lan_tx_rx.h | 818 struct ice_rlan_ctx { struct
|
| HD | ice_lib.c | 1708 struct ice_rlan_ctx rlan_ctx = {0}; in ice_setup_rx_ctx()
|