Home
last modified time | relevance | path

Searched refs:vc_index (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcert_store.c87 u16 vc_index; member
187 pr_dbf_msg("vce_hdr.vc_index: %d", e->vce_hdr.vc_index); in pr_dbf_vce()
203 e->vce_hdr.vc_index, vc_name); in pr_dbf_vce()
444 vce->vce_hdr.vc_index, cs_token); in get_key_description()
/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h306 unsigned short vc_index; member
317 unsigned short vc_index; member
H A Diphase.c1132 ((buf_desc_ptr->vc_index & 0xffff) >= iadev->num_vc)) {
1137 vcc = iadev->rx_open[buf_desc_ptr->vc_index & 0xffff];
2997 buf_desc_ptr->vc_index = vcc->vci;
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h305 unsigned short vc_index; member
316 unsigned short vc_index; member
H A Diphase.c1133 ((buf_desc_ptr->vc_index & 0xffff) >= iadev->num_vc)) {
1138 vcc = iadev->rx_open[buf_desc_ptr->vc_index & 0xffff];
2998 buf_desc_ptr->vc_index = vcc->vci;

Completed in 19 milliseconds