Searched refs:ixgbe_dcb_unpack_refill (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 173 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill() function 262 ixgbe_dcb_unpack_refill(dcb_config, DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config()
|
H A D | ixgbe_dcb.h | 119 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *, int, u16 *);
|
H A D | ixgbe_dcb_nl.c | 331 ixgbe_dcb_unpack_refill(dcb_cfg, DCB_TX_CONFIG, refill); in ixgbe_dcbnl_set_all()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 173 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill() function 262 ixgbe_dcb_unpack_refill(dcb_config, DCB_TX_CONFIG, refill); in ixgbe_dcb_hw_config()
|
H A D | ixgbe_dcb.h | 119 void ixgbe_dcb_unpack_refill(struct ixgbe_dcb_config *, int, u16 *);
|
H A D | ixgbe_dcb_nl.c | 329 ixgbe_dcb_unpack_refill(dcb_cfg, DCB_TX_CONFIG, refill); in ixgbe_dcbnl_set_all()
|
Completed in 5 milliseconds