Home
last modified time | relevance | path

Searched refs:tx_gap (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/can/
H A Disotp.c142 ktime_t tx_gap; member
381 so->tx_gap = ktime_set(0, 0); in isotp_rcv_fc()
383 so->tx_gap = ktime_add_ns(so->tx_gap, so->frame_txtime); in isotp_rcv_fc()
386 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
389 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
392 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
[all...]
/kernel/linux/linux-6.6/net/can/
H A Disotp.c155 ktime_t tx_gap; member
394 so->tx_gap = ktime_set(0, 0); in isotp_rcv_fc()
396 so->tx_gap = ktime_add_ns(so->tx_gap, so->frame_txtime); in isotp_rcv_fc()
399 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
402 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
405 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c871 u32 clk_spd, gig_mode, tx_gap, hdx_gap_1, hdx_gap_2; in sparx5_port_config_low_set() local
877 tx_gap = spd == SPEED_1000 ? 4 : fdx ? 6 : 5; in sparx5_port_config_low_set()
890 spx5_wr(DEV2G5_MAC_IFG_CFG_TX_IFG_SET(tx_gap) | in sparx5_port_config_low_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c287 u32 tx_gap; member
448 u32 tx_gap; member
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c287 u32 tx_gap; member
448 u32 tx_gap; member

Completed in 18 milliseconds