Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c22 #define QLCNIC_TX_TCP_LSO6 0x06 macro
503 opcode = (protocol == ETH_P_IPV6) ? QLCNIC_TX_TCP_LSO6 : in qlcnic_tx_pkt()