Searched refs:se_label_stp (Results 1 – 2 of 2) sorted by relevance
438 stp = sep->se_label_stp[label]; in sfxge_ev_tx()561 sfxge_txq_t *stp = sep->se_label_stp[label]; in sfxge_ev_software()1075 if (sep->se_label_stp[label] == stp) { in sfxge_ev_txlabel_alloc()1079 if ((stpp == NULL) && (sep->se_label_stp[label] == NULL)) { in sfxge_ev_txlabel_alloc()1080 stpp = &sep->se_label_stp[label]; in sfxge_ev_txlabel_alloc()1088 label = stpp - sep->se_label_stp; in sfxge_ev_txlabel_alloc()1123 if (sep->se_label_stp[label] != stp) { in sfxge_ev_txlabel_free()1127 sep->se_label_stp[label] = NULL; in sfxge_ev_txlabel_free()
271 #define se_label_stp __se_u3.__se_s3.__se_label_stp macro