Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c535 static void bnad_get_txf_strings(u8 **string, int f_num) in bnad_get_txf_strings() argument
537 ethtool_sprintf(string, "txf%d_ucast_octets", f_num); in bnad_get_txf_strings()
538 ethtool_sprintf(string, "txf%d_ucast", f_num); in bnad_get_txf_strings()
539 ethtool_sprintf(string, "txf%d_ucast_vlan", f_num); in bnad_get_txf_strings()
540 ethtool_sprintf(string, "txf%d_mcast_octets", f_num); in bnad_get_txf_strings()
541 ethtool_sprintf(string, "txf%d_mcast", f_num); in bnad_get_txf_strings()
542 ethtool_sprintf(string, "txf%d_mcast_vlan", f_num); in bnad_get_txf_strings()
543 ethtool_sprintf(string, "txf%d_bcast_octets", f_num); in bnad_get_txf_strings()
544 ethtool_sprintf(string, "txf%d_bcast", f_num); in bnad_get_txf_strings()
545 ethtool_sprintf(string, "txf%d_bcast_vlan", f_num); in bnad_get_txf_strings()
[all …]
/linux-6.12.1/fs/ceph/
Dsuper.h1351 extern void ceph_count_locks(struct inode *inode, int *p_num, int *f_num);