Home
last modified time | relevance | path

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

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