Searched refs:InterFrameGap (Results 1 – 4 of 4) sorted by relevance
84 #define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */ macro762 (InterFrameGap << TxInterFrameGapShift)); in rtl8169_hw_start()
413 #define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */ macro
3992 …RTL_W32(tp, TxConfig, (RTL_R32(tp, TxConfig) & ~BIT_19) | (InterFrameGap << TxInterFrameGapShift)); in rtl8168_check_link_status()26104 (InterFrameGap << TxInterFrameGapShift)); in rtl8168_hw_config()26107 (InterFrameGap << TxInterFrameGapShift)); in rtl8168_hw_config()
66 #define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */ macro2527 InterFrameGap << TxInterFrameGapShift; in rtl_set_tx_config_registers()