Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/
A 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()
A Dixgb_hw.h537 u8 popts; member
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Dhw.h370 u8 popts; /* Packet Options */ member
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_hw.h701 u8 popts; /* Packet Options */ member

Completed in 28 milliseconds