Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c531 static void bnad_get_txf_strings(u8 **string, int f_num) in bnad_get_txf_strings() argument
533 ethtool_sprintf(string, "txf%d_ucast_octets", f_num); in bnad_get_txf_strings()
534 ethtool_sprintf(string, "txf%d_ucast", f_num); in bnad_get_txf_strings()
535 ethtool_sprintf(string, "txf%d_ucast_vlan", f_num); in bnad_get_txf_strings()
536 ethtool_sprintf(string, "txf%d_mcast_octets", f_num); in bnad_get_txf_strings()
537 ethtool_sprintf(string, "txf%d_mcast", f_num); in bnad_get_txf_strings()
538 ethtool_sprintf(string, "txf%d_mcast_vlan", f_num); in bnad_get_txf_strings()
539 ethtool_sprintf(string, "txf%d_bcast_octets", f_num); in bnad_get_txf_strings()
540 ethtool_sprintf(string, "txf%d_bcast", f_num); in bnad_get_txf_strings()
541 ethtool_sprintf(string, "txf%d_bcast_vlan", f_num); in bnad_get_txf_strings()
[all …]
/Linux-v5.15/fs/ceph/
Dsuper.h1245 extern void ceph_count_locks(struct inode *inode, int *p_num, int *f_num);