Searched refs:c_stat (Results 1 – 5 of 5) sorted by relevance
42 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument81 c_stat ? "" : "speculative "); in ev6_parse_mbox()90 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument129 if (!(c_stat & EV6__C_STAT__ERRMASK)) in ev6_parse_cbox()135 source = EXTRACT(c_stat, EV6__C_STAT__SOURCE); in ev6_parse_cbox()136 stream = EXTRACT(c_stat, EV6__C_STAT__ISTREAM); in ev6_parse_cbox()137 bits = EXTRACT(c_stat, EV6__C_STAT__DOUBLE); in ev6_parse_cbox()139 if (c_stat & EV6__C_STAT__BC_PERR) { in ev6_parse_cbox()144 if (c_stat & EV6__C_STAT__DC_PERR) { in ev6_parse_cbox()149 if (c_stat == EV6__C_STAT__PROBE_BC_ERR0 || in ev6_parse_cbox()[all …]
1036 (lf_subpackets->ev7->c_stat == 0x14) && in marvel_process_logout_frame()
1080 if (tail_list->c_stat != TLAN_CSTAT_UNUSED) { in tlan_start_tx()1102 tail_list->c_stat = TLAN_CSTAT_READY; in tlan_start_tx()1382 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_tx_eof()1400 head_list->c_stat = TLAN_CSTAT_UNUSED; in tlan_handle_tx_eof()1417 if ((head_list->c_stat & TLAN_CSTAT_READY) in tlan_handle_tx_eof()1518 while (((tmp_c_stat = head_list->c_stat) & TLAN_CSTAT_FRM_CMP) in tlan_handle_rx_eof()1550 head_list->c_stat = 0; in tlan_handle_rx_eof()1662 if ((head_list->c_stat & TLAN_CSTAT_READY) in tlan_handle_tx_eoc()1929 list->c_stat = TLAN_CSTAT_UNUSED; in tlan_reset_lists()1942 list->c_stat = TLAN_CSTAT_READY; in tlan_reset_lists()[all …]
144 u16 c_stat; member
28 u64 c_stat; member