Searched refs:ipcb_ip_schedule (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/fxp/
H A Dif_fxpreg.h271 uint8_t ipcb_ip_schedule; member in struct:fxp_ipcb
301 #define ipcb_ip_schedule tx_cb_u.ipcb.ipcb_ip_schedule macro
H A Dif_fxp.c1522 txp->tx_cb->ipcb_ip_schedule = FXP_IPCB_TCPUDP_CHECKSUM_ENABLE;
1524 txp->tx_cb->ipcb_ip_schedule |= FXP_IPCB_TCP_PACKET;
1560 txp->tx_cb->ipcb_ip_schedule |=
1628 cbp->ipcb_ip_schedule |= FXP_IPCB_LARGESEND_ENABLE |

Completed in 52 milliseconds