pfccfg 632 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c static void cxgb4_getpfccfg(struct net_device *dev, int priority, u8 *pfccfg) pfccfg 639 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c *pfccfg = 0; pfccfg 641 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c *pfccfg = (pi->dcb.pfcen >> (7 - priority)) & 1; pfccfg 647 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c static void cxgb4_setpfccfg(struct net_device *dev, int priority, u8 pfccfg) pfccfg 665 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c if (pfccfg)