Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/
H A Dsmt.c52 static int smt_swap_short(u_short s);
1354 phy->phy_mib_index = smt_swap_short((u_short)p+INDEX_PORT) ; in smt_fill_path()
1454 fsc->fsc_mac_index = smt_swap_short(INDEX_MAC) ; in smt_fill_fsc()
1455 fsc->fsc_value = smt_swap_short(FSC_TYPE0) ; in smt_fill_fsc()
1797 static int smt_swap_short(u_short s) in smt_swap_short() function
1825 pa->p_type = smt_swap_short(pa->p_type) ; in smt_swap_para()
1826 pa->p_len = smt_swap_short(pa->p_len) ; in smt_swap_para()