Home
last modified time | relevance | path

Searched refs:rxq_first_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_type.h443 u32 rxq_first_id; /* First queue ID for Rx queues */
427 u32 rxq_first_id; /* First queue ID for Rx queues */ global() member
H A Dice_common.c2565 caps->rxq_first_id = phys_id; in ice_parse_common_caps()
2569 caps->rxq_first_id); in ice_parse_common_caps()
3249 ICE_RESTORE_FUNC_CAP(rxq_first_id); in ice_set_safe_mode_caps()
3275 ICE_RESTORE_DEV_CAP(rxq_first_id); in ice_set_safe_mode_caps()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type_e610.h2094 u32 rxq_first_id; /* First queue ID for Rx queues */ member
H A Dixgbe_e610.c718 caps->rxq_first_id = phys_id; in ixgbe_parse_common_caps()