Searched refs:cbi (Results 1 – 1 of 1) sorted by relevance
1031 tL2C_TX_COMPLETE_CB_INFO cbi; in l2c_link_check_send_pkts() local1032 p_buf = l2cu_get_next_buffer_to_send(p_lcb, &cbi); in l2c_link_check_send_pkts()1034 l2c_link_send_to_lower(p_lcb, p_buf, &cbi); in l2c_link_check_send_pkts()1077 tL2C_TX_COMPLETE_CB_INFO cbi; in l2c_link_check_send_pkts() local1078 p_buf = l2cu_get_next_buffer_to_send(p_lcb, &cbi); in l2c_link_check_send_pkts()1081 if (!l2c_link_send_to_lower(p_lcb, p_buf, &cbi)) break; in l2c_link_check_send_pkts()