Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c453 temp = (NX_CAP0_LEGACY_CONTEXT | NX_CAP0_LEGACY_MN | NX_CAP0_LSO); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h777 #define NX_CAP0_LSO NX_CAP_BIT(0, 6) macro