Searched refs:getpgtccfgrx (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/include/net/ |
D | dcbnl.h | 69 void (*getpgtccfgrx)(struct net_device *, int, u8 *, u8 *, u8 *, u8 *); member
|
/linux-3.4.99/net/dcb/ |
D | dcbnl.c | 727 !netdev->dcbnl_ops->getpgtccfgrx || in __dcbnl_pg_getcfg() 779 netdev->dcbnl_ops->getpgtccfgrx(netdev, in __dcbnl_pg_getcfg() 1342 ops->getpgtccfgrx(dev, i - DCB_PG_ATTR_TC_0, in dcbnl_cee_pg_fill() 1394 if (ops->getpgtccfgrx && ops->getpgbwgcfgrx) { in dcbnl_cee_fill()
|
/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_nl.c | 784 .getpgtccfgrx = ixgbe_dcbnl_get_pg_tc_cfg_rx,
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 2488 .getpgtccfgrx = bnx2x_dcbnl_get_pg_tccfg_rx,
|