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

/freebsd-12-stable/sys/dev/fxp/
H A Dif_fxpreg.h273 uint8_t ipcb_ip_schedule; member in struct:fxp_ipcb
308 #define ipcb_ip_schedule tx_cb_u.ipcb.ipcb_ip_schedule macro
H A Dif_fxp.c1526 txp->tx_cb->ipcb_ip_schedule = FXP_IPCB_TCPUDP_CHECKSUM_ENABLE;
1528 txp->tx_cb->ipcb_ip_schedule |= FXP_IPCB_TCP_PACKET;
1564 txp->tx_cb->ipcb_ip_schedule |=
1632 cbp->ipcb_ip_schedule |= FXP_IPCB_LARGESEND_ENABLE |

Completed in 110 milliseconds