Searched refs:freemacs_to_len16 (Results 1 – 3 of 3) sorted by relevance
8224 c.freemacs_to_len16 = cpu_to_be32(val); in t4_alloc_encap_mac_filt()8271 c.freemacs_to_len16 = cpu_to_be32(val); in t4_alloc_raw_mac_filt()8347 c.freemacs_to_len16 = cpu_to_be32(V_FW_VI_MAC_CMD_FREEMACS(free) | in t4_alloc_mac_filt()8417 c.freemacs_to_len16 = cpu_to_be32(V_FW_VI_MAC_CMD_FREEMACS(0) | in t4_free_encap_mac_filt()8458 c.freemacs_to_len16 = cpu_to_be32(V_FW_VI_MAC_CMD_FREEMACS(0) | in t4_free_raw_mac_filt()8522 c.freemacs_to_len16 = in t4_free_mac_filt()8606 c.freemacs_to_len16 = cpu_to_be32(val); in t4_set_addr_hash()12334 c.freemacs_to_len16 = cpu_to_be32( in t4_del_mac()12387 c.freemacs_to_len16 = cpu_to_be32( in t4_add_mac()
718 len16 = howmany(sizeof (c.op_to_viid) + sizeof (c.freemacs_to_len16) + in t4_mc_multicst()722 c.freemacs_to_len16 = htonl(V_FW_CMD_LEN16(len16)); in t4_mc_multicst()
6681 __be32 freemacs_to_len16; member