Searched refs:__be16 (Results 326 - 350 of 1496) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/input/misc/
H A Dyealink.h17 __be16 offset; /* internal packet offset */
/linux-master/drivers/gpio/
H A Dgpio-janz-ttl.c38 __be16 portc;
39 __be16 portb;
40 __be16 porta;
41 __be16 control;
/linux-master/block/partitions/
H A Dsysv68.c26 __be16 ios_slccnt; /* Number of entries in slice table */
/linux-master/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2_tlv.h13 __be16 len;
/linux-master/include/linux/
H A Dihex.h20 __be16 len;
/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h82 __be16 *rlc_data;
/linux-master/include/linux/rpmsg/
H A Dbyteorder.h24 return be16_to_cpu((__force __be16)val);
/linux-master/tools/include/uapi/linux/
H A Dtcp.h26 __be16 source;
27 __be16 dest;
55 __be16 window;
57 __be16 urg_ptr;
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_ts.h40 __be16 bitfield; /* tei: 1, payload_start:1 priority: 1, pid:13 */
/linux-master/include/uapi/linux/
H A Dif_fddi.h106 __be16 ethertype; /* packet type ID field */
H A Dtipc_config.h245 __be16 tlv_len; /* TLV length (descriptor + value) */
246 __be16 tlv_type; /* TLV identifier */
382 __be16 tcm_type; /* Command type */
383 __be16 tcm_flags; /* Additional flags */
H A Dioam6.h39 __be16 namespace_id;
/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink.h37 __be16 res_id; /* resource id */
/linux-master/drivers/char/tpm/
H A Dtpm_ibmvtpm.h20 __be16 len;
/linux-master/drivers/nfc/pn533/
H A Dpn533.h118 __be16 start_frame;
126 __be16 start_frame;
127 __be16 eif_flag; /* fixed to 0xFFFF */
128 __be16 datalen;
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve.h16 __be16 udp_dport;
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h24 u8 qos, __be16 vlan_proto);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.h61 __be16 vlan_proto);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsriov.h27 u8 qos, __be16 vlan_proto)
H A Dvfdi.h87 __be16 tci;
/linux-master/drivers/net/ethernet/sfc/
H A Dsriov.c22 u8 qos, __be16 vlan_proto)
/linux-master/include/net/
H A Derspan.h181 __be16 eth_type;
182 __be16 tci;
275 __be16 eth_type;
276 __be16 tci;
/linux-master/net/rds/
H A Dbind.c57 __be16 port, __u32 scope_id)
72 struct rds_sock *rds_find_bound(const struct in6_addr *addr, __be16 port,
95 __be16 *port, __u32 scope_id)
171 __be16 port;
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c359 *(__be16 *)(key + off) = eth_value->h_proto;
360 *(__be16 *)(mask + off) = eth_mask->h_proto;
417 *(__be16 *)(key + off) = htons(tmp_value >> 16);
418 *(__be16 *)(mask + off) = htons(tmp_mask >> 16);
422 *(__be16 *)(key + off) = htons(tmp_value & 0xFFFF);
423 *(__be16 *)(mask + off) = htons(tmp_mask & 0xFFFF);
429 *(__be16 *)(key + off) = htons(ETH_P_IP);
430 *(__be16 *)(mask + off) = htons(0xFFFF);
461 *(__be16 *)(key + off) = l4_value->psrc;
462 *(__be16 *)(mas
[all...]
/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map.h19 __be16 flow_control_seq_num;

Completed in 390 milliseconds

<<11121314151617181920>>