cxgb4_priv_flags_strings  136 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c static const char cxgb4_priv_flags_strings[][ETH_GSTRING_LEN] = {
cxgb4_priv_flags_strings  148 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 		return ARRAY_SIZE(cxgb4_priv_flags_strings);
cxgb4_priv_flags_strings  199 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	info->n_priv_flags = ARRAY_SIZE(cxgb4_priv_flags_strings);
cxgb4_priv_flags_strings  213 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 		memcpy(data, cxgb4_priv_flags_strings,
cxgb4_priv_flags_strings  214 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 		       sizeof(cxgb4_priv_flags_strings));