Searched refs:fsz (Results 1 – 6 of 6) sorted by relevance
244 int fsz = skb_frag_size(frag); in mlx5e_sq_xmit() local246 dma_addr = skb_frag_dma_map(sq->pdev, frag, 0, fsz, in mlx5e_sq_xmit()253 dseg->byte_count = cpu_to_be32(fsz); in mlx5e_sq_xmit()255 mlx5e_dma_push(sq, dma_addr, fsz, MLX5E_DMA_MAP_PAGE); in mlx5e_sq_xmit()
299 u64 fsz:6; member332 u64 fsz:6;
148 ih->fsz = 24; in octnet_prepare_pci_cmd()
68 ih->fsz = 40; /* irh + ossp[0] + ossp[1] + rdp + rptr = 40 bytes */ in octeon_alloc_soft_command_resp()
596 ih->fsz = 40; /* irh+ossp[0]+ossp[1]+rdp+rptr = 40 bytes */ in octeon_prepare_soft_command()600 ih->fsz = 24; /* irh + ossp[0] + ossp[1] = 24 bytes */ in octeon_prepare_soft_command()
1655 size_t fsz; in bnx2x_vf_mbx_macvlan_list() local1657 fsz = tlv->n_mac_vlan_filters * in bnx2x_vf_mbx_macvlan_list()1661 fl = kzalloc(fsz, GFP_KERNEL); in bnx2x_vf_mbx_macvlan_list()