store_cap_mask 1827 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h void (*store_cap_mask)(void *, u32); store_cap_mask 2134 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h adapter->ahw->hw_ops->store_cap_mask(tmpl_hdr, mask); store_cap_mask 244 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c .store_cap_mask = qlcnic_83xx_store_cap_mask, store_cap_mask 629 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c .store_cap_mask = qlcnic_82xx_store_cap_mask,