Searched refs:IXGB_TX_DESC_CMD_EOP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/ixgb/ | ||
| HD | ixgb_hw.h | 589 #define IXGB_TX_DESC_CMD_EOP 0x01000000 macro |
| HD | if_ixgb.c | 1030 current_tx_desc->cmd_type_len |= (IXGB_TX_DESC_CMD_EOP); |