Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c1707 #define QLCNIC_ENCAP_LENGTH_MASK 0x7f macro
1711 return sts_data & QLCNIC_ENCAP_LENGTH_MASK; in qlcnic_encap_length()