Searched refs:ixgbe_dcb_unpack_bwgid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 192 void ixgbe_dcb_unpack_bwgid(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid() function 264 ixgbe_dcb_unpack_bwgid(dcb_config, DCB_TX_CONFIG, bwgid); in ixgbe_dcb_hw_config()
|
H A D | ixgbe_dcb.h | 121 void ixgbe_dcb_unpack_bwgid(struct ixgbe_dcb_config *, int, u8 *);
|
H A D | ixgbe_dcb_nl.c | 333 ixgbe_dcb_unpack_bwgid(dcb_cfg, DCB_TX_CONFIG, bwg_id); in ixgbe_dcbnl_set_all()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb.c | 192 void ixgbe_dcb_unpack_bwgid(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid() function 264 ixgbe_dcb_unpack_bwgid(dcb_config, DCB_TX_CONFIG, bwgid); in ixgbe_dcb_hw_config()
|
H A D | ixgbe_dcb.h | 121 void ixgbe_dcb_unpack_bwgid(struct ixgbe_dcb_config *, int, u8 *);
|
H A D | ixgbe_dcb_nl.c | 331 ixgbe_dcb_unpack_bwgid(dcb_cfg, DCB_TX_CONFIG, bwg_id); in ixgbe_dcbnl_set_all()
|
Completed in 5 milliseconds