HomeSort by: relevance | last modified time | path
    Searched defs:macidx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_xgmac.c 49 static inline int macidx(const struct cmac *mac) function in typeref:typename:int
65 t3_write_reg(adap, ctrl, adap->params.vpd.xauicfg[macidx(mac)] |
126 macidx(mac));
176 if (!macidx(mac))
191 macidx(mac));
216 if (!macidx(mac))
471 int idx = macidx(mac);
564 A_TP_TX_DROP_CNT_CH0 + macidx(mac));
cxgb_xgmac.c 49 static inline int macidx(const struct cmac *mac) function in typeref:typename:int
65 t3_write_reg(adap, ctrl, adap->params.vpd.xauicfg[macidx(mac)] |
126 macidx(mac));
176 if (!macidx(mac))
191 macidx(mac));
216 if (!macidx(mac))
471 int idx = macidx(mac);
564 A_TP_TX_DROP_CNT_CH0 + macidx(mac));

Completed in 58 milliseconds