Searched refs:prim_type (Results 1 – 6 of 6) sorted by relevance
28 ev->prim_type == LLC_SAP_EV_ACTIVATION_REQ ? 0 : 1; in llc_sap_ev_activation_req()47 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_sap_ev_unitdata_req()57 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_sap_ev_xid_req()86 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_sap_ev_test_req()114 ev->prim_type == LLC_SAP_EV_DEACTIVATION_REQ ? 0 : 1; in llc_sap_ev_deactivation_req()
61 ev->prim_type = LLC_PRIM_TYPE_REQ; in llc_build_and_send_pkt()111 ev->prim_type = LLC_PRIM_TYPE_REQ; in llc_establish_connection()152 ev->prim_type = LLC_PRIM_TYPE_REQ; in llc_send_disc()
104 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_conn_ev_conn_req()112 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_conn_ev_data_req()120 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_conn_ev_disc_req()128 ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1; in llc_conn_ev_rst_req()136 ev->prim_type == LLC_CONN_EV_LOCAL_BUSY_DETECTED ? 0 : 1; in llc_conn_ev_local_busy_detected()144 ev->prim_type == LLC_CONN_EV_LOCAL_BUSY_CLEARED ? 0 : 1; in llc_conn_ev_local_busy_cleared()581 ev->prim_type == LLC_CONN_EV_TX_BUFF_FULL ? 0 : 1; in llc_conn_ev_tx_buffer_full()
243 ev->prim_type = LLC_PRIM_TYPE_REQ; in llc_build_and_send_test_pkt()269 ev->prim_type = LLC_PRIM_TYPE_REQ; in llc_build_and_send_xid_pkt()
40 u8 prim_type; member
116 u8 prim_type; member