Searched defs:tcid (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/ ! |
D | qede_dcbnl.c | 92 static int qede_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in qede_dcbnl_getnumtcs() 161 static int qede_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) in qede_dcbnl_setnumtcs()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ ! |
D | i40e_dcb_nl.c | 692 static int i40e_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in i40e_dcbnl_getnumtcs() 711 static int i40e_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) in i40e_dcbnl_setnumtcs()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/ ! |
D | ixgbe_dcb_nl.c | 420 static int ixgbe_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in ixgbe_dcbnl_getnumtcs() 442 static int ixgbe_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) in ixgbe_dcbnl_setnumtcs()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ ! |
D | bnx2x_dcb.c | 2194 static int bnx2x_dcbnl_get_numtcs(struct net_device *netdev, int tcid, u8 *num) in bnx2x_dcbnl_get_numtcs() 2224 static int bnx2x_dcbnl_set_numtcs(struct net_device *netdev, int tcid, u8 num) in bnx2x_dcbnl_set_numtcs()
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ ! |
D | ice_dcb_nl.c | 127 ice_dcbnl_getnumtcs(struct net_device *dev, int __always_unused tcid, u8 *num) in ice_dcbnl_getnumtcs()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/ ! |
D | en_dcb_nl.c | 141 static int mlx4_en_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in mlx4_en_dcbnl_getnumtcs()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ ! |
D | qed_dcbx.c | 1494 static int qed_dcbnl_getnumtcs(struct qed_dev *cdev, int tcid, u8 *num) in qed_dcbnl_getnumtcs() 1661 static int qed_dcbnl_setnumtcs(struct qed_dev *cdev, int tcid, u8 num) in qed_dcbnl_setnumtcs()
|