Lines Matching defs:mac
54 static int mac_index(struct s_smc *smc, int mac);
56 static int mac_con_resource_index(struct s_smc *smc, int mac);
1070 smt_fill_mac_status(smc,&sif->status) ; /* set mac status */
1071 smt_fill_mac_counter(smc,&sif->mc) ; /* set mac counter field */
1332 SK_LOC_DECL(int,mac) ;
1352 pcm_status_state(smc,physp,&type,&state,&remote,&mac) ;
1361 phy->phy_remote_mac = mac ;
1373 * fill values in mac status
1461 * fill mac counter field
1473 * fill mac frame not copied counter
1716 * return static mac index
1718 static int mac_index(struct s_smc *smc, int mac)
1720 SK_UNUSED(mac) ;
1739 * return dynamic mac connection resource index
1741 static int mac_con_resource_index(struct s_smc *smc, int mac)
1745 SK_UNUSED(mac) ;
1748 SK_UNUSED(mac) ;