Searched defs:_mh (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_mh.c | 33 struct ip6_mh _mh; in mh_mt6() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfi.h | 35 #define bfi_mhdr_2_fn(_mh) ((_mh)->mtag.h2i.fn_lpu >> 1) argument 36 #define bfi_mhdr_2_qid(_mh) ((_mh)->mtag.h2i.qid) argument 38 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 44 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument 395 #define bfi_msgq_mhdr_set(_mh, _mc, _mid, _tok, _enet_id) do { \ argument
|
/openbmc/linux/net/802/ |
H A D | mrp.c | 762 struct mrp_msg_hdr _mh; in mrp_pdu_parse_msg() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfi.h | 60 #define bfi_mhdr_2_fn(_mh) ((_mh)->mtag.h2i.fn_lpu >> 1) argument 62 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 68 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument 568 #define bfi_msgq_mhdr_set(_mh, _mc, _mid, _tok, _enet_id) do { \ argument
|