Home
last modified time | relevance | path

Searched refs:popts (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c1386 u8 popts = 0; in ixgb_tx_queue() local
1391 popts |= (IXGB_TX_DESC_POPTS_IXSM | IXGB_TX_DESC_POPTS_TXSM); in ixgb_tx_queue()
1395 popts |= IXGB_TX_DESC_POPTS_TXSM; in ixgb_tx_queue()
1409 tx_desc->popts = popts; in ixgb_tx_queue()
1791 if (tx_desc->popts & in ixgb_clean_tx_irq()
Dixgb_hw.h537 u8 popts; member
/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dhw.h361 u8 popts; /* Packet Options */ member
/linux-6.1.9/drivers/net/ethernet/intel/e1000/
De1000_hw.h701 u8 popts; /* Packet Options */ member