Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h463 int eibnx_fip_parse_pkt(uint8_t *, eibnx_gw_msg_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c378 eibnx_fip_parse_pkt(uint8_t *pkt, eibnx_gw_msg_t *msg) in eibnx_fip_parse_pkt() function
H A Denx_hdlrs.c684 if (eibnx_fip_parse_pkt(pkt + ENX_GRH_SZ, &msg) != ENX_E_SUCCESS) { in eibnx_process_rx()